setPopupTheme

open fun setPopupTheme(@StyleRes resId: Int)(source)

Specifies the theme to use when inflating popup menus. By default, uses the same theme as the toolbar itself.

Parameters

resId

theme used to inflate popup menus

See also